Lender Price API Web Service
Lender Price API Web Service / Question Json Schema
In This Topic
    Question Json Schema
    In This Topic
    Overview
    Question
    answerDataType : string
    answerOptions : Array[AnswerOption]
    displayText : string
    value : string
    controlType : string
    customQuestionId : string
    defaultAnswerValue : string
    displayText : string
    grouping : string
    hiddenInUserInterface : boolean
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    intMaxValue : integer
    intMinValue : integer
    integrationFieldPath : string
    loanPurposes : Array[string]
    maxSelections : integer
    mergePriority : integer
    minSelections : integer
    order : integer
    path : string
    placeholder : string
    questionType : string
    readOnly : boolean
    required : boolean
    showCondition : QuestionShowCondition
    comparison : string
    customQuestionId : string
    integrationFieldPath : string
    value : string
    values : Array[string]
    stringMaxLength : integer
    stringMinLength : integer
    unusedByAdapter : boolean
    userType : string
    Properties
    NameDescriptionData Type
     string
     Array[AnswerOption]
     string
     string
     string
     string
     string
     boolean
     ObjectId
     integer
     integer
     string
     Array[string]
     integer
     integer
     integer
     integer
     string
     string
     string
     boolean
     boolean
     QuestionShowCondition
     integer
     integer
     boolean
     string
    See Also